jupyter_wire ~master (2021-04-09T15:16:12Z)
Dub
Repo
Message.this
jupyter
wire
message
Message
Constructs the message from the strings sent to the control or shell sockets.
this
(string[] strings)
struct
Message
@
safe
pure
this
(
in
string
[]
strings
)
this
(Message other, string msgType, JSONValue content)
this
(MessageHeader parentHeader, string msgType)
this
(MessageHeader parentHeader, string msgType, JSONValue content)
Meta
Source
See Implementation
jupyter
wire
message
Message
constructors
this
functions
toStrings
updateHeader
manifest constants
delimiter
variables
content
extraRawData
header
identities
metadata
parentHeader
Constructs the message from the strings sent to the control or shell sockets.